[ Olivier Humbert ]
* d/control: remove an unneeded empty line
[ Felipe Sateler ]
* Remove myself from uploaders
[ Debian Janitor ]
* Remove constraints unnecessary since stretch
[ IOhannes m zmölnig (Debian/GNU) ]
* Apply 'wrap-and-sort -ast'
* Add salsa-ci configuration
* Drop unused B-D on emacs|emacsen
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Sebastian Ramacher ]
* Remove shared library from Build-Depends
[ Dennis Braun ]
* Refresh patchset, drop patches applied by upstream
+ Use macro instead of redefining struct (Closes: #1019995)
* Bump Standards-Version to 4.6.1
* Use libjack-jackd2-dev as preferable B-D and libjack-dev as optional
* Update lintian-overrides
* Update icon installation
[ Georges Khaznadar ]
* updated the file debian/watch to use the new API from Github
brianlheim [Tue, 25 Aug 2020 22:14:32 +0000 (17:14 -0500)]
supernova: fix c++17 compilation error
fix error in sc_plugin_container when compiling under C++17: use checked_deleter instead of checked_delete, as clear_and_dispose expects a functor type
Gbp-Pq: Name 0007-supernova-fix-c-17-compilation-error.patch
[ Dennis Braun ]
* New upstream version 3.11.2+repack
+ Fix FTBFS (Closes: #975167)
+ Update Files-Excluded: Add mac & windows files and remove HelpSource/._*
* d/watch: Fix github download URL & Regex to exclude RCs, alphas, betas...
* Update patchset
* Backport the linker error patches
https://github.com/supercollider/supercollider/pull/5014
* Bump dh-compat to 13
* Bump S-V to 4.5.1
* Add libncurses-dev to B-D
* Add myself to the d/ section of d/copyright
* d/copyright: Drop non-existing pkg-dmg and git-archive-all.py
* d/copyright: Drop obsolete MPL-1.1
* d/rules: Drop override_dh_installdocs
* Drop obsolete d/source/lintian-overrides
* d/supercollider-common.install: Remove trailing whitespaces
* Add AUTHORS and CHANGELOG to supercollider-doc.install
* Add SCVim.sc to supercollider-vim.install
* Add SC_LanguageClient.h to supercollider-dev.install
* Add COPYING to d/not-installed
* Add AUTHORS & CHANGELOG and READMEs to d/not-installed,
false positives for dh_missing
[ Sebastian Ramacher ]
* debian/patches/: Apply patches to fix build with boost 1.74 (Closes:
#975667)
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
* d/changelog: Remove trailing whitespaces
[ Felipe Sateler ]
* Use ninja for building
* Drop python build-dependency, as it is unused (Closes: #938601)
* Add missing Depends on codemirror and jquery (Closes: #919838)
* Drop unused patch file supernova-i686-march-flag.patch
* Add full CC-BY-SA text
[ Dennis Braun ]
* New upstream version 3.10.4+repack
- Fix build with boost 1.71 (Closes: #959436)
* d/control:
+ Bump debhelper compat to 12
+ Bump Standards-Version to 4.5.0
+ Drop cwiid support. See #942981
+ Add the libs section to libscsynth1
+ Add me as uploader
+ http > https
+ Set RRR: no
* d/copyright:
+ Update Files-Excluded
+ Fix spelling errors
+ Update file entries
+ http > https
* Update patchset
* supercollider-common.install: Add the dirs examples and HID_Support
* Use d/source/lintian-overrides and not d/source.lintian-overrides
* Add d/upstream/metadata
* fixed a little error in d/rules: create a missing directory
* replaced "Architecture: any" by
"Architecture: i386 amd64 arm64 armhf mipsel" for all binary packages
* this provides the new upstream version, also Closes: #904588